*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2006 18:23:48 +0000 (18:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2006 18:23:48 +0000 (18:23 +0000)
nt/ChangeLog

index 2faed63a343d3217e8e9c73b8c1f0a7946321077..c113335945c974f9bb761406dcdfc63b28ba12cd 100644 (file)
@@ -1,13 +1,29 @@
+2006-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * gmake.defs (stamp_BLD): Rename from $(BLD).  Create a file
+       stamp_BLD after creating the $(BLD) directory.
+
+       * nmake.defs (stamp_BLD): Rename from $(BLD).  Create a file
+       stamp_BLD after creating the $(BLD) directory.
+
+       * makefile.w32-in (addpm, ddeclient, cmdproxy, addsection)
+       (preprep, $(TRES), runemacs)
+       ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
+       ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
+       Depend on stamp_BLD instead of on $(BLD).
+       (XMFLAGS): New macro.
+       (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
+       (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
+       (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
+       (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
+
 2006-12-20  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in ($(TRES)): Depend on $(BLD).  Use $< instead of
        $(ALL_DEPS).
-       ($(BLD)/addpm.$(O):
-       $(BLD)/ddeclient.$(O):
-       $(BLD)/runemacs.$(O):
-       $(BLD)/cmdproxy.$(O):
-       $(BLD)/addsection.$(O):
-       $(BLD)/preprep.$(O)): New dependency on $(BLD).
+       ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)
+       ($(BLD)/cmdproxy.$(O), $(BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
+       New dependency on $(BLD).
        (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
        (bootstrap-gmake): Depend on addsection.